Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.rendition.schemas--doctype

This contribution is part of XML component org.nuxeo.ecm.platform.rendition.schemas inside nuxeo-platform-rendition-core-9.10.jar /OSGI-INF/rendition-schemas-contrib.xml

Extension Point

Extension point doctype of component TypeService.

Contributed Items

  • <facet name="Rendition">
          <schema name="rendition"/>
        </facet>

XML Source

<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">

    <facet name="Rendition">
      <schema name="rendition"/>
    </facet>

  </extension>